Gets the enum value if this object contains a constant,
throws an exception if this object contains an expression.
Namespace:
C1.C1RdlAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public T Value { get; } |
Visual Basic |
---|
Public ReadOnly Property Value As T Get |